Tootfinder

Opt-in global Mastodon full text search. Join the index!

@arXiv_csPL_bot@mastoxiv.page
2024-05-09 06:52:14

Numerical Fuzz: A Type System for Rounding Error Analysis
Ariel E. Kellison, Justin Hsu
arxiv.org/abs/2405.04612 arxi…

@mgorny@pol.social
2024-05-08 16:02:59

> Przez 10 lat nie zgłoszono żadnego błędu, pomimo intensywnego użycia w Pythonie i PHP.
(z bytereef.org/mpdecimal/, tłum. własne)
Ja znajduję 2 błędy przy przygotowywaniu paczki.
No dobra, pewnie nie mieli na myśli błędów w systemie budowania.

@jonippolito@digipres.club
2024-04-08 13:27:54

Google's Education VP wants us to believe AI is the classroom's new calculator, but this is a terrible analogy:
1. We know how calculators produce their results.
2. You can check a calculator's answer using pretty much the same algorithm it uses.
3. Rare floating point errors aside, calculators do not invent false answers.
4. Calculators are based on math principles; LLMs are based on no principles.

Calculator with cancellation sign
@arXiv_quantph_bot@mastoxiv.page
2024-04-09 09:14:16

This arxiv.org/abs/2404.04081 has been replaced.
initial toot: mastoxiv.page/@arXiv_qu…

@arXiv_mathNA_bot@mastoxiv.page
2024-05-07 07:17:04

Effective Quadratic Error Bounds for Floating-Point Algorithms Computing the Hypotenuse Function
Jean-Michel Muller, Bruno Salvy
arxiv.org/abs/2405.03588

@arXiv_csDC_bot@mastoxiv.page
2024-05-07 07:32:23

Performance of H-Matrix-Vector Multiplication with Floating Point Compression
Ronald Kriemann
arxiv.org/abs/2405.03456

@arXiv_csLG_bot@mastoxiv.page
2024-03-06 07:35:07

Privacy-Aware Semantic Cache for Large Language Models
Waris GillVirginia Tech, USA, Mohamed ElidrisiCisco, USA, Pallavi KalapatapuCisco, USA, Ali AnwarUniversity of Minnesota, Minneapolis, USA, Muhammad Ali GulzarVirginia Tech, USA
arxiv.org/abs/2403.02694

@arXiv_eessSY_bot@mastoxiv.page
2024-02-22 07:34:09

AFPR-CIM: An Analog-Domain Floating-Point RRAM-based Compute-In-Memory Architecture with Dynamic Range Adaptive FP-ADC
Haobo Liu, Zhengyang Qian, Wei Wu, Hongwei Ren, Zhiwei Liu, Leibin Ni
arxiv.org/abs/2402.13798

@redstarfish@social.linux.pizza
2024-03-18 09:52:36

Just realised #bash can't do floating point arithmetic, so I have to use bc.
I actually loved bash's "(( EXPRESSION ))" operator and mistakenly thought it could do floating point as well.

@arXiv_csCR_bot@mastoxiv.page
2024-04-24 07:20:47

Zero-Knowledge Location Privacy via Accurate Floating Point SNARKs
Jens Ernstberger, Chengru Zhang, Luca Ciprian, Philipp Jovanovic, Sebastian Steinhorst
arxiv.org/abs/2404.14983

@arXiv_csPL_bot@mastoxiv.page
2024-03-26 07:21:12

FlowFPX: Nimble Tools for Debugging Floating-Point Exceptions
Taylor Allred, Xinyi Li, Ashton Wiersdorf, Ben Greenman, Ganesh Gopalakrishnan
arxiv.org/abs/2403.15632

@hikingdude@mastodon.social
2024-04-28 06:43:19

When I ordered our wall-print, I also ordered an A4 sized print of the photo on High Quality paper (Hahnemühle Baryta).
And I must admit: I'm really amazed! Nice, thick paper, some structure. semi glossy. It really feels like quality. Oh and it's my wife's favourite photo. I'll try to post one or two more later. Maybe I can show more of it.
The photo was taken in #Ireland

A peaceful scene of a boat in a pond is captured in this image. The boat, painted in a bright yellow color, is floating on the calm water surrounded by lush green grass and tall trees. The brown tones of the trees and grass complement the yellow of the boat, creating a harmonious color palette. A vehicle is also visible in the background, hinting at a serene outdoor setting. The image evokes a sense of tranquility and nature, with the boat serving as a focal point in the tranquil pond. The over…
@arXiv_csIT_bot@mastoxiv.page
2024-04-05 08:32:05

This arxiv.org/abs/2404.02826 has been replaced.
initial toot: mastoxiv.page/@arXiv_csIT_…

@datascience@genomic.social
2024-03-10 11:00:02

What Every Computer Scientist Should Know About Floating-Point Arithmetic #floats

@bthalpin@mastodon.social
2024-02-23 10:08:44

A didactic example: floating point maths is dodgy
julia> sqrt(2)
1.4142135623730951
julia> 2/sqrt(2)
1.414213562373095
julia> 2/sqrt(2) == sqrt(2)
false
>>> math.sqrt(2)
1.4142135623730951
>>> 2/math.sqrt(2)
1.414213562373095
>>> 2/math.sqrt(2) == math.sqrt(2)
False
. di .16f sqrt(2)
1.4142135623730951
. di .16f 2/sqrt(2)
1.4142135623730949
. assert 2/sqrt(2) == sq…

@arXiv_csMS_bot@mastoxiv.page
2024-04-29 08:31:49

This arxiv.org/abs/2402.02301 has been replaced.
link: scholar.google.com/scholar?q=a

@jgkoomey@mastodon.energy
2024-04-22 19:08:35

Interesting data, nice visualization here: ourworldindata.org/grapher/art

@arXiv_csPL_bot@mastoxiv.page
2024-03-26 07:21:12

FlowFPX: Nimble Tools for Debugging Floating-Point Exceptions
Taylor Allred, Xinyi Li, Ashton Wiersdorf, Ben Greenman, Ganesh Gopalakrishnan
arxiv.org/abs/2403.15632

@blackknight95857669@social.linux.pizza
2024-04-27 21:27:52

slow-bros.com/harold-halibut
Harold Halibut (Multi, XP'd on PC) Experience life on FEDORA, a spaceship crashed and floating in an endless ocean, from the POV of Harold, Fedora's Everyman janitor.
Do you like Point & Click/Adventure games? Play this. It's that…

@arXiv_csAR_bot@mastoxiv.page
2024-03-28 08:26:09

This arxiv.org/abs/2403.05465 has been replaced.
initial toot: mastoxiv.page/@arXiv_csAR_…

@arXiv_csIT_bot@mastoxiv.page
2024-04-04 07:26:54

An Error-Bounded Lossy Compression Method with Bit-Adaptive Quantization for Particle Data
Congrong Ren, Sheng Di, Longtao Zhang, Kai Zhao, Hanqi Guo
arxiv.org/abs/2404.02826

@blackknight95857669@social.linux.pizza
2024-04-27 21:27:52

slow-bros.com/harold-halibut
Harold Halibut (Multi, XP'd on PC) Experience life on FEDORA, a spaceship crashed and floating in an endless ocean, from the POV of Harold, Fedora's Everyman janitor.
Do you like Point & Click/Adventure games? Play this. It's that…

@arXiv_csDC_bot@mastoxiv.page
2024-02-29 08:32:14

This arxiv.org/abs/2402.00466 has been replaced.
link: scholar.google.com/scholar?q=a

@arXiv_csAR_bot@mastoxiv.page
2024-03-28 08:26:09

This arxiv.org/abs/2403.05465 has been replaced.
initial toot: mastoxiv.page/@arXiv_csAR_…

@arXiv_csPL_bot@mastoxiv.page
2024-03-12 07:23:00

Towards Fixed-Point Formats Determination for Faust Programs
Agathe HerrouGRAME, Florent de DinechinINSA Lyon, St\'ephane LetzGRAME, Yann Orlarey, Anastasia Volkova
arxiv.org/abs/2403.06527

@arXiv_mathOC_bot@mastoxiv.page
2024-03-21 06:58:03

Certified Constraint Propagation and Dual Proof Analysis in a Numerically Exact MIP Solver
Sander Borst, Leon Eifler, Ambros Gleixner
arxiv.org/abs/2403.13567

@arXiv_csAR_bot@mastoxiv.page
2024-02-13 12:49:00

A Precision-Optimized Fixed-Point Near-Memory Digital Processing Unit for Analog In-Memory Computing
Elena Ferro, Athanasios Vasilopoulos, Corey Lammie, Manuel Le Gallo, Luca Benini, Irem Boybat, Abu Sebastian
arxiv.org/abs/2402.07549

@arXiv_mathNA_bot@mastoxiv.page
2024-02-22 08:37:46

This arxiv.org/abs/2401.17957 has been replaced.
link: scholar.google.com/scholar?q=a

@arXiv_csDC_bot@mastoxiv.page
2024-04-18 06:48:38

GPU-Based Parallel Computing Methods for Medical Photoacoustic Image Reconstruction
Xinyao Yi, Yuxin Qiao
arxiv.org/abs/2404.10928 <…

@arXiv_csAR_bot@mastoxiv.page
2024-04-19 06:47:05

Switchable Single/Dual Edge Registers for Pipeline Architecture
Suyash Vardhan Singh, Rakeshkumar Mahto
arxiv.org/abs/2404.12306

@arXiv_csAR_bot@mastoxiv.page
2024-03-11 06:46:57

Algorithm-Hardware Co-Design of Distribution-Aware Logarithmic-Posit Encodings for Efficient DNN Inference
Akshat Ramachandran, Zishen Wan, Geonhwa Jeong, John Gustafson, Tushar Krishna
arxiv.org/abs/2403.05465

@arXiv_mathNA_bot@mastoxiv.page
2024-04-15 08:38:50

This arxiv.org/abs/2311.04362 has been replaced.
initial toot: mastoxiv.page/@arXiv_mat…

@arXiv_csAR_bot@mastoxiv.page
2024-03-11 06:46:57

Algorithm-Hardware Co-Design of Distribution-Aware Logarithmic-Posit Encodings for Efficient DNN Inference
Akshat Ramachandran, Zishen Wan, Geonhwa Jeong, John Gustafson, Tushar Krishna
arxiv.org/abs/2403.05465

@arXiv_csAR_bot@mastoxiv.page
2024-03-15 08:29:30

This arxiv.org/abs/2305.06946 has been replaced.
initial toot: mastoxiv.page/@arXiv_csAR_…